Dream DSP Designer V1.3 change notes ==================================== !!! Important !!! Old project .presets files generated with a previous version of Dream DSP Designer should be deleted prior to start to work with Dream DSP Designer V1.3, otherwise presets save & load can get corrupted. Global presets should only be generated on a final DSP design. In case you need to do modifications on the DSP design (add or remove processes etc.) you must store the project under another project name. V1.302 - Add new Global preset handling - Add new Signal generator process ( white noise ) - Add AttackEx/ReleaseEx functions for RMS LevelDetect process ( Attack up to 7s / Release up to 15s ) - Bug fix: Biquad preset / parameters loading - Bug fix: Wah LFO parameter added - Bug fix: ToneGain(LiveMic/VReverb) parameter formula generated correctly in the generated NRPN list description V1.303 - Add: Error message if opening project with corrupted global preset file - Bug fix: preset storing when MixN count changed V1.315 - Bug fix: Delay and Biquad preset loading - Improvement: when Biquad Crossover filter type is loaded parameter edits on related bands do not disturb - Improvement: VReverb compliant to last libFX5000.a version (8 DSP I/Os, up to 8 dynamic processes allowed) - !!! customPreNrpnFunction API changed V1.327 - Added design lock function ( after Global preset creation ) - Improvement: Generated Global preset table clean up - Improvement: DSP name ( Bus editor ) - Improvement: Pertinent process preset list display - Bug fix: Relative output directory - Bug fix: Random crash on Copy & Paste - Bug fix: MixN / GainN / BusSendN drawn at wrong position after loading project - Bug fix: Unable to set DSPOUT output on BusSendN V1.336 - New: check for Software update & auto download - New: added drag multi selection feature in DSP Editor - Improvement: handle Biquad cross-segment & PTR32 functions -> new file dspDesignerWrappers.s is generated for this and must be added to existing projects -> requires slightly modified API, e.g. dspDesigner_LoadGlobalPreset( _cptr32( globalpreset[0] )); - Improvement: Error message if BusSendN / GainN has wrong DSP output index - Bug fixes for crashes on Undo/Redo/Copy/Paste - Bug fix: Delay process preset saving & loading - Bug fix: Status bar, process wrong pin# display (when process removed) - Bug fix: project version in .ddp is set correctly now